home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / PRG / Depth lib 1.0 folder.sit / Depth lib 1.0 folder / depth_lib 1.0 ƒ / shell.h < prev   
Text File  |  1995-12-06  |  419b  |  15 lines

  1. /********************************************************************************
  2.  
  3.      PROJECT:    clut_fade.ケ
  4.      
  5.      FILE:        shell.h
  6.      
  7.      PURPOSE:    prototypes
  8.  
  9.  ********************************************************************************/
  10.  
  11. //================================== FUNCTIONS ==================================
  12.  
  13. void main(void);
  14.  
  15. //===================================== EOF =====================================